home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
Narzedzia systemowe
/
TUGZip 3.1.0.0
/
tugzip31.exe
/
{app}
/
TUGZip,2.exe
/
0
/
RCDATA
/
TCONFIGFORM
/
TCONFIGFORM.txt
< prev
Wrap
Text File
|
2004-10-13
|
61KB
|
2,156 lines
object Configform: TConfigform
Left = 687
Top = 311
BorderStyle = bsDialog
Caption = 'Configuration'
ClientHeight = 385
ClientWidth = 473
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Topbevel: TBevel
Left = 0
Top = 65
Width = 473
Height = 8
Align = alTop
Shape = bsTopLine
end
object Toppanel: TPanel
Left = 0
Top = 0
Width = 473
Height = 65
Align = alTop
BevelOuter = bvNone
Color = clWhite
TabOrder = 0
object Captionlabel: TLabel
Left = 8
Top = 8
Width = 103
Height = 13
Caption = 'Configure TUGZip'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Infolabel: TLabel
Left = 16
Top = 24
Width = 385
Height = 26
Caption =
'Please take your time to walk through these different pages. Whe' +
'n you are done, press OK and your settings will be saved.'
WordWrap = True
end
object Image: TImage
Left = 417
Top = 8
Width = 48
Height = 48
AutoSize = True
Picture.Data = {<image000.bmp>}
Transparent = True
end
end
object Pagecontrol: TPageControl
Left = 140
Top = 67
Width = 333
Height = 286
ActivePage = Systemtabsheet
MultiLine = True
Style = tsFlatButtons
TabOrder = 1
object Appearancetabsheet: TTabSheet
Caption = 'Appearance'
TabVisible = False
object Appearancepanel: TPanel
Left = 0
Top = 0
Width = 325
Height = 19
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = ' General Appearance Settings'
Color = clBtnShadow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Columnsgroupbox: TGroupBox
Left = 0
Top = 24
Width = 153
Height = 239
Caption = 'Columns'
TabOrder = 1
object Colnamecheckbox: TCheckBox
Left = 8
Top = 16
Width = 137
Height = 17
Caption = 'Name'
Checked = True
Enabled = False
State = cbChecked
TabOrder = 0
end
object Colmodcheckbox: TCheckBox
Left = 8
Top = 36
Width = 137
Height = 17
Caption = 'Modified'
Checked = True
State = cbChecked
TabOrder = 1
end
object Colsizecheckbox: TCheckBox
Left = 8
Top = 56
Width = 137
Height = 17
Caption = 'Size'
Checked = True
State = cbChecked
TabOrder = 2
end
object Colratecheckbox: TCheckBox
Left = 8
Top = 76
Width = 137
Height = 17
Caption = 'Ratio'
Checked = True
State = cbChecked
TabOrder = 3
end
object Colpackcheckbox: TCheckBox
Left = 8
Top = 96
Width = 137
Height = 17
Caption = 'Packed'
Checked = True
State = cbChecked
TabOrder = 4
end
object Colcrccheckbox: TCheckBox
Left = 8
Top = 116
Width = 137
Height = 17
Caption = 'CRC'
Checked = True
State = cbChecked
TabOrder = 5
end
object Colmethodcheckbox: TCheckBox
Left = 8
Top = 136
Width = 137
Height = 17
Caption = 'Method'
TabOrder = 6
end
object Colsyscheckbox: TCheckBox
Left = 8
Top = 156
Width = 137
Height = 17
Caption = 'System'
TabOrder = 7
end
object Colcommentcheckbox: TCheckBox
Left = 8
Top = 176
Width = 137
Height = 17
Caption = 'Comment'
Checked = True
State = cbChecked
TabOrder = 8
end
object Colattrcheckbox: TCheckBox
Left = 8
Top = 196
Width = 137
Height = 17
Caption = 'Attributes'
TabOrder = 9
end
object Colpathcheckbox: TCheckBox
Left = 8
Top = 216
Width = 137
Height = 17
Caption = 'Path'
Checked = True
State = cbChecked
TabOrder = 10
end
end
object Viewstylegroupbox: TGroupBox
Left = 160
Top = 24
Width = 161
Height = 81
Caption = 'View Style'
TabOrder = 2
object Esradiobutton: TRadioButton
Left = 8
Top = 16
Width = 137
Height = 17
Caption = 'Explorer style'
Checked = True
TabOrder = 0
TabStop = True
end
object Csradiobutton: TRadioButton
Left = 8
Top = 36
Width = 137
Height = 17
Caption = 'Classic style'
TabOrder = 1
end
object Cmbsradiobutton: TRadioButton
Left = 8
Top = 56
Width = 137
Height = 17
Caption = 'Combined style'
TabOrder = 2
end
end
end
object Exporerviewtabsheet: TTabSheet
Caption = 'Explorer view'
ImageIndex = 10
TabVisible = False
object Explorerviewstylegroupbox: TGroupBox
Left = 0
Top = 90
Width = 153
Height = 79
Caption = 'View Style'
TabOrder = 0
object Expdetailsradiobutton: TRadioButton
Left = 8
Top = 16
Width = 137
Height = 17
Caption = 'Details'
Checked = True
TabOrder = 0
TabStop = True
end
object Expiconsradiobutton: TRadioButton
Left = 8
Top = 36
Width = 137
Height = 17
Caption = 'Icons'
TabOrder = 1
end
object Explistradiobutton: TRadioButton
Left = 8
Top = 56
Width = 137
Height = 17
Caption = 'List'
TabOrder = 2
end
end
object Explorerviewpanel: TPanel
Left = 0
Top = 0
Width = 325
Height = 19
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = ' Explorer View Settings'
Color = clBtnShadow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
end
object Explorerfiltersettings: TGroupBox
Left = 0
Top = 24
Width = 153
Height = 59
Caption = 'Filter Settings'
TabOrder = 2
object Evfolderscheckbox: TCheckBox
Left = 8
Top = 16
Width = 137
Height = 17
Caption = 'View folders'
Checked = True
State = cbChecked
TabOrder = 0
end
object Evhiddencheckbox: TCheckBox
Left = 8
Top = 36
Width = 141
Height = 17
Caption = 'View hidden files'
Checked = True
State = cbChecked
TabOrder = 1
end
end
object Evgeneralgroupbox: TGroupBox
Left = 0
Top = 176
Width = 153
Height = 59
Caption = 'General Settings'
TabOrder = 3
object Evgridlinescheckbox: TCheckBox
Left = 8
Top = 16
Width = 137
Height = 17
Caption = 'Show grid lines'
TabOrder = 0
end
object Evfullrowselectcheckbox: TCheckBox
Left = 8
Top = 36
Width = 137
Height = 17
Caption = 'Full row select'
TabOrder = 1
end
end
end
object Archiveviewtabsheet: TTabSheet
Caption = 'Archive view'
ImageIndex = 14
TabVisible = False
object Avpanel: TPanel
Left = 0
Top = 0
Width = 325
Height = 19
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = ' Archive View Settings'
Color = clBtnShadow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Avviewstylegroupbox: TGroupBox
Left = 0
Top = 24
Width = 153
Height = 79
Caption = 'View Style'
TabOrder = 1
object Avdetailsradiobutton: TRadioButton
Left = 8
Top = 16
Width = 137
Height = 17
Caption = 'Details'
Checked = True
TabOrder = 0
TabStop = True
end
object Aviconsradiobutton: TRadioButton
Left = 8
Top = 36
Width = 137
Height = 17
Caption = 'Icons'
TabOrder = 1
end
object Avlistradiobutton: TRadioButton
Left = 8
Top = 56
Width = 137
Height = 17
Caption = 'List'
TabOrder = 2
end
end
object Avgeneralgroupbox: TGroupBox
Left = 0
Top = 110
Width = 153
Height = 79
Caption = 'General Settings'
TabOrder = 2
object Avgridlinescheckbox: TCheckBox
Left = 8
Top = 16
Width = 137
Height = 17
Caption = 'Show grid lines'
TabOrder = 0
end
object Avfullrowselectcheckbox: TCheckBox
Left = 8
Top = 36
Width = 137
Height = 17
Caption = 'Full row select'
TabOrder = 1
end
object Avfolderscheckbox: TCheckBox
Left = 8
Top = 56
Width = 137
Height = 17
Caption = 'Display folders in archive'
TabOrder = 2
end
end
end
object Guitabsheet: TTabSheet
Caption = 'GUI'
ImageIndex = 8
TabVisible = False
object Guixplabel: TLabel
Left = 42
Top = 224
Width = 3
Height = 13
Transparent = True
end
object Toolbargeneralgroupbox: TGroupBox
Left = 0
Top = 24
Width = 321
Height = 87
Caption = 'General Toolbar Settings'
TabOrder = 0
object Guitoolbarstylelabel: TLabel
Left = 8
Top = 40
Width = 113
Height = 13
Caption = 'Toolbar and menu style:'
Transparent = True
end
object Smalltoolbariconscheckbox: TCheckBox
Left = 8
Top = 16
Width = 305
Height = 17
Caption = 'Use small toolbar icons'
TabOrder = 0
end
object Guitoolbarstylecombobox: TComboBox
Left = 8
Top = 56
Width = 129
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 2
TabOrder = 1
Text = 'Office XP style'
Items.Strings = (
'Windows default style'
'Windows XP style'
'Office XP style')
end
end
object Toolbarsgroupbox: TGroupBox
Left = 0
Top = 118
Width = 321
Height = 59
Caption = 'Toolbars'
TabOrder = 1
object Folderstoolbarcheckbutton: TCheckBox
Left = 8
Top = 16
Width = 305
Height = 17
Caption = 'Enable folders toolbar'
TabOrder = 0
end
object Explorertoolbarcheckbox: TCheckBox
Left = 8
Top = 36
Width = 305
Height = 17
Caption = 'Enable explorer toolbar'
TabOrder = 1
end
end
object Toolbaradvancedgroupbox: TGroupBox
Left = 0
Top = 182
Width = 321
Height = 67
Caption = 'Advanced Toolbar Settings'
TabOrder = 2
object Guixpcheckbox: TCheckBox
Left = 8
Top = 15
Width = 305
Height = 45
Caption =
'Use 32-bit alphablended XP-style icons. Disable this if your dis' +
'play settings are set to 16-bit or lower. (Require Window XP or ' +
'newer)'
Checked = True
State = cbChecked
TabOrder = 0
end
end
object Guipanel: TPanel
Left = 0
Top = 0
Width = 325
Height = 19
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = ' Graphic User Interface Settings'
Color = clBtnShadow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
end
end
object Misctabsheet: TTabSheet
Caption = 'Miscellaneous'
ImageIndex = 3
TabVisible = False
object Miscpanel: TPanel
Left = 0
Top = 0
Width = 325
Height = 19
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = ' Miscellaneous Settings'
Color = clBtnShadow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Miscdblclickactiongroupbox: TGroupBox
Left = 0
Top = 24
Width = 185
Height = 79
Caption = 'Archive View Double Click Action'
TabOrder = 1
object Flopenradiobutton: TRadioButton
Left = 8
Top = 16
Width = 169
Height = 17
Caption = 'Open file'
Checked = True
TabOrder = 0
TabStop = True
end
object Flviewradiobutton: TRadioButton
Left = 8
Top = 36
Width = 169
Height = 17
Caption = 'View file'
TabOrder = 1
end
object Flaskradiobutton: TRadioButton
Left = 8
Top = 56
Width = 169
Height = 17
Caption = 'Ask'
TabOrder = 2
end
end
object Privacygroupbox: TGroupBox
Left = 0
Top = 112
Width = 185
Height = 97
Caption = 'Privacy'
TabOrder = 2
object Miscmrulabel: TLabel
Left = 8
Top = 16
Width = 164
Height = 39
Caption =
'Click the button below to clear the recent archive list accessab' +
'le from the main menu.'
WordWrap = True
end
object Miscmruclearbutton: TButton
Left = 8
Top = 64
Width = 75
Height = 25
Caption = 'Clear'
TabOrder = 0
OnClick = MiscmruclearbuttonClick
end
end
object Miscgeneralgroupbox: TGroupBox
Left = 0
Top = 216
Width = 321
Height = 41
Caption = 'General Settings'
TabOrder = 3
object Misccommentcheckbox: TCheckBox
Left = 8
Top = 16
Width = 305
Height = 17
Caption = 'Automatically display archive comment after opening archive.'
TabOrder = 0
end
end
end
object Mailtabsheet: TTabSheet
Caption = 'E-Mail'
ImageIndex = 5
TabVisible = False
object Messagelabel: TLabel
Left = 0
Top = 96
Width = 82
Height = 13
Caption = 'Default message:'
Enabled = False
end
object Emailpanel: TPanel
Left = 0
Top = 0
Width = 325
Height = 19
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = ' E-Mail Settings'
Color = clBtnShadow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Mailsilentcheckbox: TCheckBox
Left = 0
Top = 24
Width = 313
Height = 17
Caption = 'Silent mode'
TabOrder = 1
OnClick = MailsilentcheckboxClick
end
object Receiveredit: TLabeledEdit
Left = 0
Top = 64
Width = 321
Height = 21
EditLabel.Width = 78
EditLabel.Height = 13
EditLabel.Caption = 'Default receiver:'
Enabled = False
LabelPosition = lpAbove
LabelSpacing = 3
TabOrder = 2
end
object Messagememo: TMemo
Left = 0
Top = 112
Width = 321
Height = 161
Enabled = False
ScrollBars = ssVertical
TabOrder = 3
end
end
object Extractiontabsheet: TTabSheet
Caption = 'Extraction'
ImageIndex = 4
TabVisible = False
object Feflabel: TLabel
Left = 0
Top = 24
Width = 130
Height = 13
Caption = 'Favourite extraction folders:'
end
object Addfefbutton: TSpeedButton
Left = 0
Top = 248
Width = 23
Height = 22
Hint = 'Add a new folder to the list.'
Flat = True
Glyph.Data = {
36030000424D3603000000000000360000002800000010000000100000000100
1800000000000003000000000000000000000000000000000000FF00FFFF00FF
FF00FFFF00FF6666666666666666666666666666666666666666666666666666
66666666666666666666FF00FFFF00FFFF00FFAE7B6ED9AD9DD6A89AD3A698D2
A497CCA199C99E97C69C96C69C96C19693B6918BB88E8B666666FF00FFFF00FF
FF00FFB58272FCE1CAFCE1CAFBDEC5FBDEC5FAD9BDFAD9BDFAD6B8FAD6B8FAD0
AEFAD0AEEEBDA5666666FF00FFFF00FFFF00FFBB8875FCE1CAFCE1CAFCE1CAFB
DEC5FBDEC5FAD9BDFAD9BDFAD6B8FAD6B8FAD0AEEFBFA8666666FF00FFFF00FF
FF00FFC28F79FCE8D7FCE5D1FCE1CAFCE1CAFBDEC5FBDEC5FAD9BDFAD9BDFAD6
B8FAD6B8F0C1AB666666FF00FFFF00FFFF00FFC8957CFCE8D7FCE5D1FCE5D1FC
E5D1FCE1CAFBE0C9FBDEC5FBDEC5FAD9BDFAD9BDF0C1AB666666FF00FFFF00FF
FF00FFCF9C80FCE8D7FDECDEFCE8D7FCE5D1FCE5D1FCE1CAFCE1CAFBDEC5FBDE
C5FAD9BDF1C5B1666666FF00FFFF00FFFF00FFD7AC920832FFF2E8E5FCE8D7FC
E5D1FCE5D1FCE5D1FCE1CAFCE1CAFBDEC5FBDEC5F2C8B6666666FF00FFBAC7FE
BBCAFDD6A89A001DFFF2E8E5ADB8EB4557BAFCE8D7FCE8D7FCE5D1FCE1CAFCE1
CAFBDEC5F2C8B6666666FF00FFFF00FF062EFF3674CA0087FD509DF0001DFF70
72A6FCE8D7FCE8D7FCE8D7FCE5D1FCE5D1FCE1CAF3CCBA666666FF00FFB9DDFF
41A0FF00C2FF1CE5FF01D3FF2568BCC4BBCCC8C5E3EFDED5FCE8D7FCE8D7FCE8
D7FCE5D1F3CCBA6666665979F90723F6177BF40CDFFF87F9FF17E3FF0583F206
2EFF1944F7D1C5C8FDECDEFDECDEFCE8D7FCE5D1F3CCBA666666FF00FFFF00FF
849CD700BCFF0CDFFF00C2FF446EBDE1DBE5F2E8E8FDF3EBFDEFE2FFD5CCFFD5
CCF5B3AAB3887E666666FF00FFFF00FF062EFF59619A0067FE6581BD0231FF61
6CB5FDF3EBFDF3EBFDF3EBF7A643F7A643E09241666666FF00FFFF00FFFF00FF
FF00FFCF9C80062EFFD9D5D6B2B7DC7E91E8FEF8F1FDF3EBFDF3EBDCA987EAB3
77666666FF00FFFF00FFFF00FFFF00FFFF00FFD1A38B4155DBBC917CDCA987DC
A987DCA987DEAB88D6A384DCA987666666FF00FFFF00FFFF00FF}
ParentShowHint = False
ShowHint = True
OnClick = AddfefbuttonClick
end
object Removefefbutton: TSpeedButton
Left = 24
Top = 248
Width = 23
Height = 22
Hint = 'Remove the selected folder from the list.'
Flat = True
Glyph.Data = {
36030000424D3603000000000000360000002800000010000000100000000100
18000000000000030000120B0000120B00000000000000000000FF00FFFF00FF
FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
FFFF00FF0732DE0732DEFF00FF0732DE0732DEFF00FFFF00FFFF00FFFF00FFFF
00FFFF00FFFF00FFFF00FFFF00FFFF00FF0732DE0732DEFF00FFFF00FF0732DE
0732DE0732DEFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF0732
DE0732DEFF00FFFF00FFFF00FF0732DE0732DD0732DE0732DEFF00FFFF00FFFF
00FFFF00FFFF00FFFF00FF0732DE0732DEFF00FFFF00FFFF00FFFF00FFFF00FF
0534ED0732DF0732DE0732DEFF00FFFF00FFFF00FFFF00FF0732DE0732DEFF00
FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF0732DE0732DE0732DDFF
00FF0732DD0732DE0732DEFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF
FF00FFFF00FFFF00FF0732DD0633E60633E60633E90732DCFF00FFFF00FFFF00
FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF0633E307
32E30534EFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF
FF00FFFF00FFFF00FF0732DD0534ED0533E90434EF0434F5FF00FFFF00FFFF00
FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF0434F40534EF0533EBFF
00FFFF00FF0434F40335F8FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF
FF00FF0335FC0534EF0434F8FF00FFFF00FFFF00FFFF00FF0335FC0335FBFF00
FFFF00FFFF00FFFF00FFFF00FFFF00FF0335FB0335FB0335FCFF00FFFF00FFFF
00FFFF00FFFF00FFFF00FF0335FB0335FBFF00FFFF00FFFF00FFFF00FF0335FB
0335FB0335FBFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
FF0335FBFF00FFFF00FF0335FB0335FB0335FBFF00FFFF00FFFF00FFFF00FFFF
00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF0335FB0335FB
FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF}
ParentShowHint = False
ShowHint = True
OnClick = RemovefefbuttonClick
end
object Clearfefbutton: TSpeedButton
Left = 48
Top = 248
Width = 23
Height = 22
Hint = 'Clear the list.'
Flat = True
Glyph.Data = {
36030000424D3603000000000000360000002800000010000000100000000100
18000000000000030000120B0000120B00000000000000000000FF00FFFF00FF
FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF8A884B8A884B8A884B82
80438A884B8A884BFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF
FF00FF8A884BE1E2A7E1D68AE1D68AE1D68AC2C277918F4B8A884BFF00FFFF00
FFFF00FFFF00FFFF00FFFF00FFFF00FF8A884BFFF9C7FFEEA7F9E29DE7CF9DEE
CFA7F4D694FFF4A7EEE8B38A884B828043FF00FFFF00FFFF00FFFF00FFFF00FF
F4D694FFF4B3FFE8A7EED6B3EEE2C700B600CEEE9DCEEE9DCEEE9DFFFFD2CECF
8A8A884BFF00FFFF00FFFF00FFFF00FFEED677FFDC80F4E8D2EEE2C7EEE2C700
B60000B60000B60000B600B4E280FFF4B38A884BFF00FFFF00FFFF00FFFF00FF
FFD66EFFF9E9F9F4E9F4E8D2E7C99D00B60000B60072CF34DBEEBD62C926FFE2
8098965BFF00FFFF00FFFF00FFF4E8BDFFE8A7FFFFFFFFFFFFE1C294EECFA7A7
E26ECEEE9D62C926C2E894C2E894E1D680ADAF658A884BFF00FFFF00FFF4E89D
FFFFD2FFFFF4F4E8D2E1BC8AEECFA762C926FFFFF491D65300B60000B600FFEE
9DADAF658A884BFF00FFFF00FFFFE8A7FFFFE9FFFFE9F4E8BDEEE2C7EEDCB3CE
CF8A24B60546C21300B60000B600FFF4B3E1D68A8A884BFF00FFFF00FFFFE8A7
FFFFD2FFFFDEFFFFDEFFFFE9EEFFFFF9EEDEC2E894B4E28091D65300B600FFF9
D2E1DC9D8A884BFF00FFFF00FFFFE8A7FFFFD2FFFFD2FFFFDEEEFFF4EEFFF4E7
FFFFFFFFFFFFFFFFFFFFFFFFFFF4FFFFE9FFFFD28A884BFF00FFFF00FFFF00FF
FFE8A7FFE8A7E7F4C7E7F4C7E7F4C7E7F4C7E7F4C7E7F4C7EEF9F4FFEE9DFFFF
D2FFFFD28A884BFF00FFFF00FFFF00FFFF00FFFF00FFBBE8FFEEFFFFE7FFFFE7
FFFFE7FFFFEEFFFFBBE8F4FFD66EFFDC80FFF9BD8A884BFF00FFFF00FFFF00FF
FF00FFFF00FFFF00FFBBE8F4BBE8F4BBE8F4D5FFFFD5FFFFBBE8F4FFD677FFDC
77FFE2808A884BFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
00FFBBE8F4BBE8F4BBE8F4FFDC77FFDC77FFDC77FF00FFFF00FF}
ParentShowHint = False
ShowHint = True
OnClick = ClearfefbuttonClick
end
object Feflistview: TListView
Left = 0
Top = 40
Width = 321
Height = 201
Columns = <
item
AutoSize = True
Caption = 'Name'
end>
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
end
object Extractionpanel: TPanel
Left = 0
Top = 0
Width = 325
Height = 19
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = ' Extraction Related Settings'
Color = clBtnShadow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
end
end
object Languagetabsheet: TTabSheet
Caption = 'Language'
ImageIndex = 11
TabVisible = False
OnShow = LanguagetabsheetShow
object Languagepanel: TPanel
Left = 0
Top = 0
Width = 325
Height = 19
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = ' Language Settings'
Color = clBtnShadow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Languagegroupbox: TGroupBox
Left = 0
Top = 24
Width = 321
Height = 113
Caption = 'General Settings'
TabOrder = 1
object Languagelabel: TLabel
Left = 8
Top = 24
Width = 51
Height = 13
Caption = 'Language:'
end
object Authordatalabel: TLabel
Left = 48
Top = 88
Width = 3
Height = 13
ParentShowHint = False
ShowHint = False
end
object Authorlabel: TLabel
Left = 8
Top = 88
Width = 34
Height = 13
Caption = 'Author:'
end
object Transversionlabel: TLabel
Left = 8
Top = 72
Width = 38
Height = 13
Caption = 'Version:'
end
object Transversiondatalabel: TLabel
Left = 53
Top = 72
Width = 3
Height = 13
end
object Languageinfolabel: TLabel
Left = 216
Top = 16
Width = 97
Height = 65
Caption =
'Please note that TUGZip needs to be restarted for new language s' +
'ettings to take effect.'
WordWrap = True
end
object Languagecombobox: TComboBox
Left = 8
Top = 40
Width = 201
Height = 21
Style = csDropDownList
ItemHeight = 0
TabOrder = 0
OnChange = LanguagecomboboxChange
end
end
object Morelanggroupbox: TGroupBox
Left = 0
Top = 144
Width = 321
Height = 129
Caption = 'Download More Languages'
TabOrder = 2
object Languagememo: TMemo
Left = 8
Top = 16
Width = 217
Height = 81
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
object Langconnectbutton: TButton
Left = 232
Top = 16
Width = 75
Height = 25
Caption = 'Connect'
TabOrder = 1
OnClick = LangconnectbuttonClick
end
object Progressbar: TProgressBar
Left = 8
Top = 104
Width = 217
Height = 17
Min = 0
Max = 100
TabOrder = 2
end
end
end
object Flprinttabsheet: TTabSheet
Caption = 'File list printing'
ImageIndex = 6
TabVisible = False
object Filelistprintingpanel: TPanel
Left = 0
Top = 0
Width = 325
Height = 19
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = ' Filelist Printing Configuration'
Color = clBtnShadow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Filelistprintinggeneralgroupbox: TGroupBox
Left = 0
Top = 24
Width = 185
Height = 41
Caption = 'General Settings'
TabOrder = 1
object Printarcinfocheckbox: TCheckBox
Left = 8
Top = 16
Width = 169
Height = 17
Caption = 'Store archive information'
Checked = True
State = cbChecked
TabOrder = 0
end
end
object Filelistprintinghtmlgroupbox: TGroupBox
Left = 0
Top = 72
Width = 185
Height = 193
Caption = 'HTML Settings'
TabOrder = 2
object Firstrowcolourlabel: TLabel
Left = 8
Top = 67
Width = 74
Height = 13
Caption = 'First row colour:'
end
object Secondrowcolourlabel: TLabel
Left = 8
Top = 99
Width = 92
Height = 13
Caption = 'Second row colour:'
end
object Bgcolourlabel: TLabel
Left = 8
Top = 163
Width = 93
Height = 13
Caption = 'Background colour:'
end
object Textcolourlabel: TLabel
Left = 8
Top = 132
Width = 56
Height = 13
Caption = 'Text colour:'
end
object Tablebordercheckbox: TCheckBox
Left = 8
Top = 16
Width = 169
Height = 17
Caption = 'Table border'
TabOrder = 0
end
object Boldcolumntitlescheckbox: TCheckBox
Left = 8
Top = 36
Width = 169
Height = 17
Caption = 'Bold column titles'
Checked = True
State = cbChecked
TabOrder = 1
end
object Firstrowcolourpanel: TPanel
Left = 152
Top = 64
Width = 25
Height = 25
Color = 14540253
TabOrder = 2
OnClick = FirstrowcolourpanelClick
end
object Secondrowcolourpanel: TPanel
Left = 152
Top = 96
Width = 25
Height = 25
Color = 15658734
TabOrder = 3
OnClick = FirstrowcolourpanelClick
end
object Bgcolourpanel: TPanel
Left = 152
Top = 128
Width = 25
Height = 25
Color = clWhite
TabOrder = 4
OnClick = FirstrowcolourpanelClick
end
object Textcolourpanel: TPanel
Left = 152
Top = 160
Width = 25
Height = 25
Color = clBlack
TabOrder = 5
OnClick = FirstrowcolourpanelClick
end
end
end
object Pluginstabsheet: TTabSheet
Caption = 'Plugins'
ImageIndex = 12
TabVisible = False
OnShow = PluginstabsheetShow
object Pluginslabel: TLabel
Left = 0
Top = 24
Width = 112
Height = 13
Caption = 'List of available plugins:'
end
object Pluginspanel: TPanel
Left = 0
Top = 0
Width = 325
Height = 19
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = ' Plugins'
Color = clBtnShadow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Pluginslistview: TListView
Left = 0
Top = 40
Width = 241
Height = 232
Columns = <
item
AutoSize = True
Caption = 'Name'
end>
ReadOnly = True
TabOrder = 1
ViewStyle = vsReport
OnChange = PluginslistviewChange
OnClick = PluginslistviewClick
end
object Pluginsettingsbutton: TButton
Left = 248
Top = 40
Width = 75
Height = 25
Caption = 'Settings'
Enabled = False
TabOrder = 2
OnClick = PluginsettingsbuttonClick
end
end
object Compressionstabsheet: TTabSheet
Caption = 'Compression'
ImageIndex = 13
TabVisible = False
object Compressionpanel: TPanel
Left = 0
Top = 0
Width = 325
Height = 19
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = ' Default Compression Settings'
Color = clBtnShadow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Cmpfilesfoldersgroupbox: TGroupBox
Left = 0
Top = 136
Width = 153
Height = 99
Caption = 'Files and Folders'
TabOrder = 1
object Cmprecursivecheckbox: TCheckBox
Left = 8
Top = 16
Width = 137
Height = 17
Caption = 'Recursive file scan'
Checked = True
State = cbChecked
TabOrder = 0
end
object Cmpsavefoldernamescheckbox: TCheckBox
Left = 8
Top = 36
Width = 137
Height = 17
Caption = 'Save folder names'
Checked = True
State = cbChecked
TabOrder = 1
end
object Cmpincludehiddencheckbox: TCheckBox
Left = 8
Top = 56
Width = 137
Height = 17
Caption = 'Include hidden files'
Checked = True
State = cbChecked
TabOrder = 2
end
object Cmpdoscheckbox: TCheckBox
Left = 8
Top = 76
Width = 137
Height = 17
Caption = 'DOS names'
TabOrder = 3
end
end
object Cmpgroupbox: TGroupBox
Left = 0
Top = 24
Width = 321
Height = 105
Caption = 'Compression Settings'
TabOrder = 2
object Cmplvllabel: TLabel
Left = 8
Top = 24
Width = 88
Height = 13
Caption = 'Compression level:'
end
object Cmpdictionarysizelabel: TLabel
Left = 8
Top = 49
Width = 71
Height = 13
Caption = 'Dictionary size:'
end
object Cmprecoverydatalabel: TLabel
Left = 8
Top = 74
Width = 73
Height = 13
Caption = 'Recovery data:'
end
object Cmplvlcombobox: TComboBox
Left = 112
Top = 21
Width = 201
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 3
TabOrder = 0
Text = 'Default'
Items.Strings = (
'Best'
'Good'
'Lowest'
'Default')
end
object Cmpdictionarysizecombobox: TComboBox
Left = 112
Top = 46
Width = 201
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 1
Text = 'Largest'
Items.Strings = (
'Largest'
'Large'
'Small'
'Smallest')
end
object Cmprecoverydatacombobox: TComboBox
Left = 112
Top = 71
Width = 201
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 2
Text = 'None'
Items.Strings = (
'None'
'1 Percent'
'2 Percent'
'3 Percent'
'4 Percent'
'5 Percent'
'1 Percent (external)'
'2 Percent (external)'
'3 Percent (external)'
'4 Percent (external)'
'5 Percent (external)')
end
end
object Cmpadvancedgroupbox: TGroupBox
Left = 160
Top = 136
Width = 161
Height = 79
Caption = 'Advanced Settings'
TabOrder = 3
object Cmpmmcheckbox: TCheckBox
Left = 8
Top = 16
Width = 145
Height = 17
Caption = 'Multimedia compression'
Checked = True
State = cbChecked
TabOrder = 0
end
object Cmpexecheckbox: TCheckBox
Left = 8
Top = 36
Width = 145
Height = 17
Caption = 'EXE compression'
Checked = True
State = cbChecked
TabOrder = 1
end
object Cmpsolidcheckbox: TCheckBox
Left = 8
Top = 56
Width = 145
Height = 17
Caption = 'Create solid archive'
TabOrder = 2
end
end
end
object Autabsheet: TTabSheet
Caption = 'Auto update'
ImageIndex = 14
TabVisible = False
object Wupanel: TPanel
Left = 0
Top = 0
Width = 325
Height = 19
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = ' Web Update Settings'
Color = clBtnShadow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Wuproxygroupbox: TGroupBox
Left = 0
Top = 24
Width = 321
Height = 109
Caption = 'Proxy Settings'
TabOrder = 1
object Wuhostlabel: TLabel
Left = 8
Top = 56
Width = 52
Height = 13
Caption = 'Proxy host:'
end
object Wuportlabel: TLabel
Left = 8
Top = 81
Width = 50
Height = 13
Caption = 'Proxy port:'
end
object Proxylabel: TLabel
Left = 8
Top = 16
Width = 285
Height = 26
Caption =
'If you are using a proxy server to access internet you should ap' +
'ply your settings below.'
WordWrap = True
end
object Wuhostedit: TEdit
Left = 112
Top = 53
Width = 201
Height = 21
TabOrder = 0
end
object Wuportedit: TEdit
Left = 112
Top = 78
Width = 201
Height = 21
TabOrder = 1
end
end
object Sockssettings: TGroupBox
Left = 0
Top = 136
Width = 321
Height = 118
Caption = 'Socks Settings'
TabOrder = 2
object Sockslabel: TLabel
Left = 8
Top = 19
Width = 33
Height = 13
Caption = 'Socks:'
end
object Socksuserlabel: TLabel
Left = 8
Top = 93
Width = 81
Height = 13
Caption = 'User / password:'
Enabled = False
end
object Sockshostlabel: TLabel
Left = 8
Top = 45
Width = 25
Height = 13
Caption = 'Host:'
Enabled = False
end
object Socksportlabel: TLabel
Left = 8
Top = 69
Width = 22
Height = 13
Caption = 'Port:'
Enabled = False
end
object Sockscombobox: TComboBox
Left = 112
Top = 16
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 0
Text = 'Disable'
OnChange = SockscomboboxChange
Items.Strings = (
'Disable'
'Socks 4'
'Socks 4A'
'Socks 5')
end
object Socksuseredit: TEdit
Left = 112
Top = 88
Width = 99
Height = 21
Enabled = False
TabOrder = 1
end
object Sockspassedit: TEdit
Left = 214
Top = 88
Width = 99
Height = 21
Enabled = False
PasswordChar = '*'
TabOrder = 2
end
object Sockshostedit: TEdit
Left = 112
Top = 40
Width = 201
Height = 21
Enabled = False
TabOrder = 3
end
object Socksportedit: TEdit
Left = 112
Top = 64
Width = 201
Height = 21
Enabled = False
TabOrder = 4
end
end
end
object Systemtabsheet: TTabSheet
Caption = 'System'
ImageIndex = 7
TabVisible = False
object Systempanel: TPanel
Left = 0
Top = 0
Width = 325
Height = 19
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = ' System Settings'
Color = clBtnShadow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Systemgeneralgroupbox: TGroupBox
Left = 0
Top = 24
Width = 321
Height = 141
Caption = 'General Settings'
TabOrder = 1
object Enableshlextcheckbox: TCheckBox
Left = 8
Top = 16
Width = 305
Height = 17
Caption = 'Enable TUGZip shell extension'
TabOrder = 0
end
object Datacheckbox: TCheckBox
Left = 8
Top = 36
Width = 305
Height = 17
Caption = 'Verify archives using data signature check only'
TabOrder = 1
end
object Submenucheckbox: TCheckBox
Left = 8
Top = 56
Width = 305
Height = 17
Caption = 'Display context menu items in a submenu'
TabOrder = 2
end
object Archivecommentcheckbox: TCheckBox
Left = 8
Top = 76
Width = 305
Height = 17
Caption = 'Enable archive comment property page'
TabOrder = 3
end
object Longnamescheckbox: TCheckBox
Left = 8
Top = 96
Width = 305
Height = 17
Caption = 'Display full paths in the shell menu'
TabOrder = 4
end
object Simextractcheckbox: TCheckBox
Left = 8
Top = 116
Width = 305
Height = 17
Caption = 'Allow simultaneous extraction of multiple archives'
TabOrder = 5
end
end
object Systemmenuitemsgroupbox: TGroupBox
Left = 0
Top = 168
Width = 321
Height = 105
Caption = 'Shell Extension Menu Items'
TabOrder = 2
object Menuitemslistbox: TCheckListBox
Left = 8
Top = 16
Width = 305
Height = 81
ItemHeight = 13
Items.Strings = (
'Add to...'
'Extract here'
'Extract to: <archive subdirectory>'
'Extract to...'
'Test archive'
'Create self-extracting archive...'
'E-mail archive...'
'Open with TUGZip')
TabOrder = 0
end
end
end
object Associationstabsheet: TTabSheet
Caption = 'Associations'
ImageIndex = 9
TabVisible = False
OnHide = AssociationstabsheetHide
OnShow = AssociationstabsheetShow
object Filetypesinfolabel: TLabel
Left = 160
Top = 24
Width = 151
Height = 78
Caption =
'Click on an archive type to view its information and change its ' +
'icon. By clicking on the checkboxes you can choose which filetyp' +
'e to associate with TUGZip.'
WordWrap = True
end
object Filetypeslistview: TListView
Left = 0
Top = 24
Width = 153
Height = 217
Checkboxes = True
Columns = <
item
AutoSize = True
Caption = '1'
end>
Items.Data = {
620500001D00000000000000FFFFFFFFFFFFFFFF02000000000000000E372D5A
6970206172636869766573042A2E377A0000000000FFFFFFFFFFFFFFFF020000
00000000000C416365206172636869766573052A2E6163650000000000FFFFFF
FFFFFFFFFF02000000000000000C417263206172636869766573052A2E617263
0000000000FFFFFFFFFFFFFFFF02000000000000000C41726A20617263686976
6573052A2E61726A0000000000FFFFFFFFFFFFFFFF0200000000000000114172
20746F6F6C732061726368697665730A2A2E612C202A2E6C69620000000000FF
FFFFFFFFFFFFFF020000000000000012426C61636B486F6C6520617263686976
6573042A2E62680000000000FFFFFFFFFFFFFFFF02000000000000000E425A69
7032206172636869766573122A2E627A2C202A2E627A322C202A2E74627A0000
000000FFFFFFFFFFFFFFFF020000000000000010436162696E65742061726368
69766573052A2E6361620000000000FFFFFFFFFFFFFFFF02000000000000000D
4350494F206172636869766573062A2E6370696F0000000000FFFFFFFFFFFFFF
FF02000000000000000F44656269616E207061636B61676573052A2E64656200
00000000FFFFFFFFFFFFFFFF02000000000000000B4743206172636869766573
052A2E6763610000000000FFFFFFFFFFFFFFFF02000000000000000C494D5020
6172636869766573052A2E696D700000000000FFFFFFFFFFFFFFFF0200000000
0000000D4A617661206172636869766573132A2E6A61722C202A2E7761722C20
2A2E6561720000000000FFFFFFFFFFFFFFFF02000000000000000C4C48412061
726368697665730C2A2E6C68612C202A2E6C7A680000000000FFFFFFFFFFFFFF
FF02000000000000000C526172206172636869766573052A2E72617200000000
00FFFFFFFFFFFFFFFF02000000000000001052656420486174207061636B6167
6573052A2E72706D0000000000FFFFFFFFFFFFFFFF02000000000000000C5351
58206172636869766573052A2E7371780000000000FFFFFFFFFFFFFFFF020000
00000000000D546170652061726368697665731E2A2E7461722C202A2E74677A
2C202A2E74617A2C202A2E677A2C202A2E7A0000000000FFFFFFFFFFFFFFFF02
000000000000000E5455475A69702073637269707473052A2E747A7300000000
00FFFFFFFFFFFFFFFF02000000000000000C595A31206172636869766573052A
2E797A310000000000FFFFFFFFFFFFFFFF02000000000000000C5A6970206172
636869766573052A2E7A69700000000000FFFFFFFFFFFFFFFF02000000000000
000C5A6F6F206172636869766573052A2E7A6F6F0000000000FFFFFFFFFFFFFF
FF0200000000000000105175616B652033206172636869766573052A2E706B33
0000000000FFFFFFFFFFFFFFFF02000000000000000C57696E416D7020736B69
6E730C2A2E77737A2C202A2E77616C0000000000FFFFFFFFFFFFFFFF02000000
000000000A42494E20696D61676573052A2E62696E0000000000FFFFFFFFFFFF
FFFF02000000000000000A43324420696D61676573052A2E6332640000000000
FFFFFFFFFFFFFFFF02000000000000000A494D4720696D61676573052A2E696D
670000000000FFFFFFFFFFFFFFFF02000000000000000A49534F20696D616765
73052A2E69736F0000000000FFFFFFFFFFFFFFFF02000000000000000A4E5247
20696D61676573052A2E6E726700FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFF}
ReadOnly = True
RowSelect = True
ShowColumnHeaders = False
TabOrder = 0
ViewStyle = vsReport
OnChange = FiletypeslistviewChange
end
object Deselectallbutton: TButton
Left = 80
Top = 248
Width = 73
Height = 25
Caption = 'Deselect all'
TabOrder = 1
OnClick = DeselectallbuttonClick
end
object Selectallbutton: TButton
Left = 0
Top = 248
Width = 73
Height = 25
Caption = 'Select all'
TabOrder = 2
OnClick = SelectallbuttonClick
end
object Filetypespanel: TPanel
Left = 160
Top = 24
Width = 153
Height = 217
BevelOuter = bvNone
TabOrder = 3
Visible = False
object Extensionsdatalabel: TLabel
Left = 8
Top = 56
Width = 3
Height = 13
end
object Extensionslabel: TLabel
Left = 0
Top = 40
Width = 66
Height = 13
Caption = 'Extensions:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Archivesdatalabel: TLabel
Left = 8
Top = 16
Width = 3
Height = 13
end
object Archiveslabel: TLabel
Left = 0
Top = 0
Width = 48
Height = 13
Caption = 'Archive:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Filetypesiconlabel: TLabel
Left = 0
Top = 80
Width = 30
Height = 13
Caption = 'Icon:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Filetypesiconimage: TImage
Left = 8
Top = 96
Width = 32
Height = 32
end
object Filetypesiconbutton: TButton
Left = 48
Top = 100
Width = 75
Height = 25
Hint = 'Change the icon for the selected archive type.'
Caption = 'Change...'
TabOrder = 0
OnClick = FiletypesiconbuttonClick
end
end
object Associationspanel: TPanel
Left = 0
Top = 0
Width = 325
Height = 19
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = ' File Associations'
Color = clBtnShadow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
end
object Assbackupbutton: TButton
Left = 160
Top = 248
Width = 75
Height = 25
Caption = 'Backup'
TabOrder = 5
OnClick = AssbackupbuttonClick
end
end
object Folderstabsheet: TTabSheet
Caption = 'Folders'
ImageIndex = 2
TabVisible = False
object Folderspanel: TPanel
Left = 0
Top = 0
Width = 325
Height = 19
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = ' Folders'
Color = clBtnShadow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Folderstemporarygroupbox: TGroupBox
Left = 0
Top = 24
Width = 321
Height = 97
Caption = 'Temporary Folder'
TabOrder = 1
object Tempbrowsebutton: TSpeedButton
Left = 288
Top = 68
Width = 23
Height = 22
Hint = 'Browse.'
Caption = '...'
OnClick = TempbrowsebuttonClick
end
object Templabel: TLabel
Left = 8
Top = 16
Width = 285
Height = 26
Caption =
'The folder specified below will be used when data has to be temp' +
'orary stored on your harddrive.'
WordWrap = True
end
object Tempedit: TLabeledEdit
Left = 8
Top = 68
Width = 273
Height = 21
EditLabel.Width = 32
EditLabel.Height = 13
EditLabel.Caption = 'Folder:'
LabelPosition = lpAbove
LabelSpacing = 3
TabOrder = 0
end
end
object Programfoldergroupbox: TGroupBox
Left = 0
Top = 128
Width = 321
Height = 97
Caption = 'Program Folder'
TabOrder = 2
object Programfolderlabel: TLabel
Left = 8
Top = 16
Width = 280
Height = 26
Caption =
'Enter the folder that you want to be the default folder in the e' +
'xplorer and combined style interfaces.'
WordWrap = True
end
object Programfolderbrowsebutton: TSpeedButton
Left = 288
Top = 64
Width = 23
Height = 22
Caption = '...'
OnClick = ProgramfolderbrowsebuttonClick
end
object Programfolderedit: TLabeledEdit
Left = 8
Top = 64
Width = 273
Height = 21
EditLabel.Width = 32
EditLabel.Height = 13
EditLabel.Caption = 'Folder:'
LabelPosition = lpAbove
LabelSpacing = 3
TabOrder = 0
end
end
end
object Applicationstabsheet: TTabSheet
Caption = 'Applications'
ImageIndex = 1
TabVisible = False
object Applicationspanel: TPanel
Left = 0
Top = 0
Width = 325
Height = 19
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = ' External Applications'
Color = clBtnShadow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Appsvscangroupbox: TGroupBox
Left = 0
Top = 24
Width = 321
Height = 105
Caption = 'Anti-Virus Software'
TabOrder = 1
object Vscanbrowsebutton: TSpeedButton
Left = 290
Top = 32
Width = 23
Height = 22
Hint = 'Browse.'
Caption = '...'
OnClick = VscanbrowsebuttonClick
end
object Vscanlabel: TLabel
Left = 8
Top = 16
Width = 91
Height = 13
Caption = 'Vendor application:'
end
object Vscancombobox: TComboBox
Left = 8
Top = 32
Width = 273
Height = 21
ItemHeight = 13
TabOrder = 0
OnChange = VscancomboboxChange
Items.Strings = (
'SCAN95.EXE'
'SCAN32.EXE'
'NAVW32.EXE'
'N32SCANW.EXE'
'NAVWNT.EXE'
'SCAN.EXE'
'TBSCAN.EXE'
'F-PROT.EXE'
'AVPM.EXE'
'VET98.EXE'
'NVCOD.EXE'
'FSAVSTRT.EXE')
end
object Vscanparamedit: TLabeledEdit
Left = 8
Top = 76
Width = 273
Height = 21
EditLabel.Width = 56
EditLabel.Height = 13
EditLabel.Caption = 'Parameters:'
LabelPosition = lpAbove
LabelSpacing = 3
TabOrder = 1
end
end
object Appviewergroupbox: TGroupBox
Left = 0
Top = 136
Width = 321
Height = 97
Caption = 'Viewer'
TabOrder = 2
object Viewerbrowsebutton: TSpeedButton
Left = 290
Top = 64
Width = 23
Height = 22
Hint = 'Browse.'
Caption = '...'
OnClick = ViewerbrowsebuttonClick
end
object Viewerinfolabel: TLabel
Left = 8
Top = 16
Width = 276
Height = 26
Caption =
'Enter the name of an application to be used instead of the assoc' +
'iated programs when viewing files.'
WordWrap = True
end
object Vieweredit: TLabeledEdit
Left = 8
Top = 64
Width = 273
Height = 21
EditLabel.Width = 53
EditLabel.Height = 13
EditLabel.Caption = 'File viewer:'
LabelPosition = lpAbove
LabelSpacing = 3
TabOrder = 0
end
end
end
end
object Cancelbutton: TButton
Left = 312
Top = 352
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
object Okbutton: TButton
Left = 232
Top = 352
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 3
OnClick = OkbuttonClick
end
object Helpbutton: TButton
Left = 8
Top = 352
Width = 75
Height = 25
Caption = 'Help'
TabOrder = 4
OnClick = HelpbuttonClick
end
object Treeview: TTreeView
Left = 8
Top = 72
Width = 129
Height = 273
Indent = 19
ReadOnly = True
TabOrder = 5
OnChange = TreeviewChange
Items.Data = {
03000000230000000000000000000000FFFFFFFFFFFFFFFF0000000003000000
0A417070656172616E6365260000000000000000000000FFFFFFFFFFFFFFFF00
000000000000000D4578706C6F72657220566965772500000000000000000000
00FFFFFFFFFFFFFFFF00000000000000000C4172636869766520566965771C00
00000000000000000000FFFFFFFFFFFFFFFF0000000000000000034755492600
00000000000000000000FFFFFFFFFFFFFFFF00000000070000000D4D69736365
6C6C616E656F75731F0000000000000000000000FFFFFFFFFFFFFFFF00000000
0000000006452D4D61696C230000000000000000000000FFFFFFFFFFFFFFFF00
000000000000000A45787472616374696F6E210000000000000000000000FFFF
FFFFFFFFFFFF0000000000000000084C616E67756167652B0000000000000000
000000FFFFFFFFFFFFFFFF00000000000000001246696C65204C697374205072
696E74696E67200000000000000000000000FFFFFFFFFFFFFFFF000000000000
000007506C7567696E73240000000000000000000000FFFFFFFFFFFFFFFF0000
0000000000000B436F6D7072657373696F6E230000000000000000000000FFFF
FFFFFFFFFFFF00000000000000000A576562205570646174651F000000000000
0000000000FFFFFFFFFFFFFFFF00000000030000000653797374656D25000000
0000000000000000FFFFFFFFFFFFFFFF00000000000000000C4173736F636961
74696F6E73200000000000000000000000FFFFFFFFFFFFFFFF00000000000000
0007466F6C64657273250000000000000000000000FFFFFFFFFFFFFFFF000000
00000000000C4170706C69636174696F6E73}
end
object Applybutton: TButton
Left = 392
Top = 352
Width = 75
Height = 25
Caption = 'Apply'
TabOrder = 6
OnClick = ApplybuttonClick
end
object Opendialog: TOpenDialog
Left = 8
Top = 56
end
object Colordialog: TColorDialog
Ctl3D = True
Left = 40
Top = 56
end
object Http: TIdHTTP
Host = 'www.tugzip.com'
Request.Accept = 'text/html, */*'
Request.ContentLength = 0
Request.ContentRangeEnd = 0
Request.ContentRangeStart = 0
Request.ProxyPort = 0
Request.UserAgent = 'Mozilla/3.0 (compatible; Indy Library)'
Left = 72
Top = 56
end
end